/
/ $Header: README.txt 30-jan-2007.17:12:15 rkothuri Exp $
/
/ README.txt
/
/ Copyright (c) 2007, Oracle. All Rights Reserved.
/
/   NAME
/     README.txt - README for TIN Java Examples 
/
/   DESCRIPTION
/     This README describes the Java examples for Triangulated 
/     Irregular Network (TIN).
/
/   NOTES
/     <other useful comments, qualifications, etc.>
/
/   MODIFIED   (MM/DD/YY)
/   rkothuri    01/30/07 - TIN README
/   rkothuri    01/30/07 - Creation
/


ReadTin.java: This java code demonstrates how to read a Triangulated 
         Irregular Network (TIN) into a java program. Before using this 
	 program, please use the examples scripts in ../plsql directory 
         to create a TIN.


    
